home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Ham⁄GPS / NET⁄Mac Starters kit / ftpusers < prev    next >
Text File  |  1992-01-31  |  1KB  |  45 lines

  1. #
  2. #
  3. #
  4. #
  5. # This file is used to set the user ID, password and user level details for
  6. # "ftp" transfers. The first part is the "user name," second part is the
  7. # users password third part is the folder that users has access to and the
  8. # last part sets the user access level. The access level is made up from the 
  9. # numbers below, they can be added together to give greater access. IE from
  10. # those listed below you will see that USER " guest " has access to the folder
  11. # " pub "  short for public, ( clever stuff this ) at level " 1 " .
  12. # This means that he can only read files and do nothing else. However USER
  13. # " g0oan " has an access level of " 7 " which means he can read, create,
  14. # write and delete files, the number " 7 " been obtained by adding together
  15. # the access levels , 1 + 2 + 3.
  16. #
  17. #
  18. #
  19. #
  20. anonymous * pub 1
  21. guest * pub 1
  22. g0oan sean pub 7
  23. g1fhy simon pub 1
  24. g8xdm peter pub 7
  25. #
  26. #
  27. #/ftpusers PERMISSIONS
  28. #=====================
  29. #
  30. #  1     read file                 }
  31. #  2     create new file           }  "ftp" and "telnet"
  32. #  4     write/delete file         }
  33. #
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.